Page 1

Column

La Lakers number of shots by shot type and quarter (2008-2009)

ggplotly(shots.quarter, tooltip = c("# Shots", "Type"))

Column

LA lakers shooting % by shot type and quarter (2008-2009)

ggplotly(made.quarter, tooltip = c("Shooting %", "Type"))

Page 2

Number of sites in BRFSS database by state

brfss.plotly